kortsoft.kmx.deployer
Interface KmxDaemonMBean
- All Known Subinterfaces:
- KmxDaemonInterface
- All Known Implementing Classes:
- KmxDaemon
public interface KmxDaemonMBean
View Source
- Version:
- $Revision: 1.2 $
- Author:
- Alvaro
runDaemon
void runDaemon()
setWatchDirectories
void setWatchDirectories(java.util.List<java.io.File> watchDirectories)
getWatchDirectories
java.util.List<java.io.File> getWatchDirectories()
addExtraDeployer
void addExtraDeployer(java.lang.Class<? extends Deployer> deployerType,
java.io.FilenameFilter filter)
getBaseClassLoader
java.lang.ClassLoader getBaseClassLoader()
Copyright © 2005 Kortsoft. All Rights Reserved.